home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48_2 / star-1_0.tar / t4.star < prev    next >
Text File  |  1991-03-22  |  284b  |  35 lines

  1. ; STAR fixed-code instructions
  2.     
  3.     origin    x'70000
  4.  
  5.     buscb        
  6.     buscc        
  7.     buscd        
  8.     uncnfg        
  9.     config        
  10.     move.a    id, c    
  11.     shutdn        
  12.     reset        
  13.     sreq        
  14.  
  15.     intoff        
  16.     inton        
  17.     rsi        
  18.  
  19.     nop3        
  20.     nop4        
  21.     nop5        
  22.  
  23.     pop.a    c    
  24.  
  25.     push.a    c    
  26.  
  27.     ret        
  28.     retsetc        
  29.     retclrc        
  30.     reti        
  31.     retsetxm    
  32.  
  33.     setdec        
  34.     sethex        
  35.